Vcenter NamespaceManagement Supervisors Metrics RemoteEndpoints Summary
The Vcenter NamespaceManagement Supervisors Metrics RemoteEndpoints Summary schema provides an overview of the remote endpoint configured for a Supervisor.
This schema was added in vSphere API 9.0.0.0.
{
"remote_endpoint": "string",
"name": "string",
"remote_endpoint_type": "string"
}
The immutable identifier of a remote endpoint generated when a remote endpoint is registered with a Supervisor.
This property was added in vSphere API 9.0.0.0.
When clients pass a value of this schema as a parameter, the property must be an identifier for the resource type: com.vmware.vcenter.namespace_management.supervisor.metrics.RemoteEndpoint
. When operations return a value of this schema as a response, the property will be an identifier for the resource type: com.vmware.vcenter.namespace_management.supervisor.metrics.RemoteEndpoint
.
A display name to be used for the given remote endpoint.
This property was added in vSphere API 9.0.0.0.
Describes the type of remote endpoint.
For more information see: Vcenter NamespaceManagement Supervisors Metrics RemoteEndpointType.
This property was added in vSphere API 9.0.0.0.